minuit_check: minuit.o Makefile
	$(LOADER) -o minuit minuit.o -L$(CERN_LIBS)

.f.o:
	$(F_COMP) $(F_FLAGS) -c $*.f
